home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.0 / SGI Desktop Special Edition 1.0.iso / relnotes / patchSG0000705 / ch1.z / ch1
Text File  |  1995-09-11  |  7KB  |  199 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        1.  _P_a_t_c_h__S_G_0_0_0_0_7_0_5__R_e_l_e_a_s_e__N_o_t_e
  9.  
  10.        This release note describes patch SG0000705 to IRIX 5.3.
  11.  
  12.        1.1  _S_u_p_p_o_r_t_e_d__H_a_r_d_w_a_r_e__P_l_a_t_f_o_r_m_s
  13.  
  14.        This patch contains bug fixes for all hardware platforms
  15.        supporting IRIX 5.3.  The software cannot be installed on
  16.        other configurations.
  17.  
  18.        1.2  _S_u_p_p_o_r_t_e_d__S_o_f_t_w_a_r_e__P_l_a_t_f_o_r_m_s
  19.  
  20.        This patch contains bug fixes for IRIX5.3.  The software
  21.        cannot be installed on other configurations.
  22.  
  23.        1.3  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_0_7_0_5
  24.  
  25.  
  26.        Bug numbers from Silicon Graphics bug tracking system are
  27.        included for reference.
  28.  
  29.           +o The TextField widget has an optional ModifyVerify
  30.             callback. A core dump can occur when a multi-character
  31.             locale such as Japanese is used. A SetValues call into
  32.             the TextField widget from a parent container such as
  33.             the FileSelectionBox or from an application will
  34.             trigger the core dump if there is a callback registered
  35.             on the ModifyVerify callback list. (Bug #291715)
  36.  
  37.  
  38.        1.4  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_0_6_0_5
  39.  
  40.        Patch705 also includes the bug fixes from patch605 of IRIX
  41.        5.3.
  42.  
  43.  
  44.           +o Recursive calls to XtSetValues (for instance, an
  45.             XtSetValues call nestled inside certain widget
  46.             callbacks which themselves call XtSetValues) can result
  47.             in a core dump.  This patch adds code to prevent this
  48.             problem when XtSetValues is called recursively.  (Bugs
  49.             #252275, 273570)
  50.  
  51.        1.5  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_0_2_5_8
  52.  
  53.        Patch705 also includes the bug fixes from patch258 of IRIX
  54.        5.3.
  55.  
  56.           +o The X Windowing System provides the user with the
  57.             ability to deal with color resources in different ways.
  58.             The user specifies a visual type when a window is
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.             created. Windows of 8 bit PseudoColor and windows of 24
  75.             bit TrueColor can co-exist peacefully on the screen.
  76.             However, an X Error of Bad Match will occur if the
  77.             visual type, depth, and colormap resources do not form
  78.             a consistant set. In Motif, the depth and colormap of a
  79.             window are inherited from the widget parent whereas the
  80.             visual type is inherited from the window parent. A menu
  81.             or a dialog box usually has the root window as its
  82.             window parent but the button that launches it as its
  83.             widget parent. Since the button and the root window may
  84.             have been created using different visuals, this leads
  85.             to inconsistant sets of visual, depth, colormap tuples.
  86.             Many of the widgets in libSgm suffer this problem. This
  87.             patch fixes this problem by creating the menu or dialog
  88.             explicitly using the visual type of the shell that
  89.             contains the parent widget. Pixmaps are inflicted as
  90.             well and these are fixed for libSgm as well. (Bug
  91.             #255780)
  92.  
  93.           +o Sliders in Scale widgets can appear in the wrong inital
  94.             position due to performance optimizations that were
  95.             added for the 5.3 release.  The Scale is a container
  96.             widget which has a ScrollBar child. The ScrollBar is
  97.             not being properly initialized which results in the
  98.             Scale not getting the correct value. This patch fixes
  99.             this problem by allowing ScrollBar to calculate the
  100.             position of the slider while still keeping the
  101.             performance improvements. (Bug # 256130)
  102.  
  103.           +o Programs that register non-text objects as Input
  104.             Methods can core dump in the 5.3 release due to
  105.             performance optimizations that were added to the
  106.             internationalization code. The code now properly checks
  107.             for the type of widget being used and accesses the
  108.             proper fields.
  109.  
  110.        1.6  _S_u_b_s_y_s_t_e_m_s__I_n_c_l_u_d_e_d__i_n__P_a_t_c_h__S_G_0_0_0_0_7_0_5
  111.  
  112.        This patch release includes these subsystems:
  113.  
  114.           +o patchSG0000705.motif_eoe.sw.eoe
  115.  
  116.  
  117.        1.7  _I_n_s_t_a_l_l_a_t_i_o_n__I_n_s_t_r_u_c_t_i_o_n_s
  118.  
  119.        Because you want to install patches for only the problems
  120.        you have encountered, patch software is not installed by
  121.        default. After reading the descriptions of the bugs fixed in
  122.        this patch, determine the patches that meet your specific
  123.        needs.
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.        Patch software is installed like any other Silicon Graphics
  141.        software product.  Follow the instructions in your _I_R_I_S
  142.        _S_o_f_t_w_a_r_e _I_n_s_t_a_l_l_a_t_i_o_n _G_u_i_d_e to bring up the miniroot form of
  143.        the software installation tools.
  144.  
  145.        Follow these steps to select a patch for installation:
  146.  
  147.          1.  At the Inst>prompt, type
  148.  
  149.              iiiinnnnssssttttaaaallllllll ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  150.  
  151.              where _x_x_x_x_x_x_x is the patch number.
  152.  
  153.          2.  Select the desired patches for installation.
  154.  
  155.          3.  Initiate the installation sequence. Type
  156.  
  157.              IIIInnnnsssstttt>>>> ggggoooo
  158.  
  159.          4.  You may find that two patches have been marked as
  160.              incompatible.  If this occurs, you must deselect one
  161.              of the patches.
  162.  
  163.              IIIInnnnsssstttt>>>> kkkkeeeeeeeepppp ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  164.  
  165.              where _x_x_x_x_x_x_x is the patch number.
  166.  
  167.          5.  After completing the installation process, exit the
  168.              _i_n_s_t program by typing
  169.  
  170.              IIIInnnnsssstttt>>>> qqqquuuuiiiitttt
  171.  
  172.  
  173.        To remove a patch, use the _v_e_r_s_i_o_n_s _r_e_m_o_v_e command as you
  174.        would for any other software subsystem.  The removal process
  175.        reinstates the original version of software unless you have
  176.        specifically removed the patch history from your system.
  177.  
  178.        vvvveeeerrrrssssiiiioooonnnnssss rrrreeeemmmmoooovvvveeee ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  179.  
  180.        where _x_x_x_x_x_x_x is the patch number.
  181.  
  182.        To keep a patch but increase your disk space, use the
  183.        _v_e_r_s_i_o_n_s _r_e_m_o_v_e_h_i_s_t command to remove the patch history.
  184.  
  185.        vvvveeeerrrrssssiiiioooonnnnssss rrrreeeemmmmoooovvvveeeehhhhiiiisssstttt ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  186.  
  187.        where _x_x_x_x_x_x_x is the patch number.
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.